home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / snpd0493.zip / WB_FCOPY.C < prev    next >
C/C++ Source or Header  |  1993-04-05  |  174b  |  11 lines

  1. .I 13 9
  2. #include <stdlib.h>
  3. #include <io.h>
  4. #include <fcntl.h>
  5.  
  6. #if !defined(__ZTC__) && !defined(__TURBOC__)
  7.  #include <sys\types.h>
  8. #endif
  9.  
  10. #include <sys\stat.h>
  11.